Another JavaScript guess-a-number game. However, this one automatically has a set range of 1 - 100. |
The object of this game is to guess the same number that the computer has guessed. The number will range from 1 to 100.
JavaScript Source Code 2002: Games: Guess 1 - 100
Simply click inside the window below, use your cursor to highlight the script, and copy (type Control-c or Apple-c) the script into a new file in your text editor (such as Note Pad or Simple Text) and save (Control-s or Apple-s). The script is yours!!! |